From 712ea39121b0951966675e1fab823217f681ebe1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=3D=3FUTF-8=3Fq=3FFabi=3DC3=3DA1n=3D20Ezequiel=3D20Gallina?= =?utf8?q?=3F=3D?= Date: Thu, 17 May 2012 00:02:57 -0300 Subject: [PATCH] Cleaned up TODO --- lisp/progmodes/python.el | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el index 114b2ff1775..5a3dc4bb1fb 100644 --- a/lisp/progmodes/python.el +++ b/lisp/progmodes/python.el @@ -84,12 +84,13 @@ ;; Better decorator support for beginning of defun -;; Fix shell autocompletion when: obj. +;; Review code and cleanup -;; Remove garbage prompts left from calls to `comint-send-string' and -;; other comint related cleanups. +;; (Perhaps) python-check -;; Review code and cleanup +;; (Perhaps) ffap support + +;; (Perhaps) some skeletons (I never use them because of yasnippet) ;;; Code: -- 2.30.2